[INFO] fetching crate acton-reactive 8.1.1...
[INFO] fixing acton-reactive-8.1.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate acton-reactive 8.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate acton-reactive 8.1.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate acton-reactive 8.1.1
[INFO] tweaked toml for crates.io crate acton-reactive 8.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate acton-reactive 8.1.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate acton-reactive 8.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e1967bf0a50b316205d1e4c3d180ad36511d17eda5029c1f5578edd7a81962e0
[INFO] running `Command { std: "docker" "start" "e1967bf0a50b316205d1e4c3d180ad36511d17eda5029c1f5578edd7a81962e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e1967bf0a50b316205d1e4c3d180ad36511d17eda5029c1f5578edd7a81962e0" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1967bf0a50b316205d1e4c3d180ad36511d17eda5029c1f5578edd7a81962e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e1967bf0a50b316205d1e4c3d180ad36511d17eda5029c1f5578edd7a81962e0" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling zerocopy v0.8.29
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking atomic v0.6.1
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking typeid_prefix v1.0.5
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking typeid_suffix v1.2.0
[INFO] [stderr]     Checking mti v1.0.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking regex-lite v0.1.8
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling acton-macro v8.1.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking divan v0.1.21
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling acton_test_macro v8.1.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking acton_test v8.1.1
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking acton-ern v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking acton-reactive v8.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/message/outbound_envelope.rs (1 fix)
[INFO] [stderr]        Fixed src/common/broker.rs (1 fix)
[INFO] [stderr]        Fixed src/actor/managed_actor/started.rs (2 fixes)
[INFO] [stderr]        Fixed src/common/actor_runtime.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/actor/managed_actor/idle.rs:836:33
[INFO] [stdout]     |
[INFO] [stdout] 836 |         trace!("NEW ACTOR: {}", &managed_actor.handle.id());
[INFO] [stdout]     |         ------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |         |                       |
[INFO] [stdout]     |         |                       this temporary value will be dropped at the end of the block
[INFO] [stdout]     |         borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/actor/managed_actor/idle.rs:836:33
[INFO] [stdout]     |
[INFO] [stdout] 836 |         trace!("NEW ACTOR: {}", &managed_actor.handle.id());
[INFO] [stdout]     |         ------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |         |                       |
[INFO] [stdout]     |         |                       this temporary value will be dropped at the end of the block
[INFO] [stdout]     |         borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/reply_ergonomics_tests.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/reply_ergonomics_tests.rs:64:1
[INFO] [stdout]      |
[INFO] [stdout]   64 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/reply_ergonomics_tests.rs:107:1
[INFO] [stdout]      |
[INFO] [stdout]  107 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/reply_ergonomics_tests.rs:135:1
[INFO] [stdout]      |
[INFO] [stdout]  135 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/supervision_strategy_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/config_loading_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/messaging_tests.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed tests/config_loading_tests.rs (6 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/config_loading_tests.rs:8:1
[INFO] [stdout]      |
[INFO] [stdout]    8 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/config_loading_tests.rs:28:1
[INFO] [stdout]      |
[INFO] [stdout]   28 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/config_loading_tests.rs:68:1
[INFO] [stdout]      |
[INFO] [stdout]   68 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/config_loading_tests.rs:96:1
[INFO] [stdout]      |
[INFO] [stdout]   96 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/config_loading_tests.rs:125:1
[INFO] [stdout]      |
[INFO] [stdout]  125 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/config_loading_tests.rs:146:1
[INFO] [stdout]      |
[INFO] [stdout]  146 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/config_loading_tests.rs:184:1
[INFO] [stdout]      |
[INFO] [stdout]  184 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/restart_limiter_tests.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/messaging_tests.rs:47:1
[INFO] [stdout]      |
[INFO] [stdout]   47 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/messaging_tests.rs:95:1
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/messaging_tests.rs:140:1
[INFO] [stdout]      |
[INFO] [stdout]  140 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/fruit_market/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> examples/fruit_market/main.rs:143:41
[INFO] [stdout]     |
[INFO] [stdout] 143 |                         if let Err(e) = register_handle.scan().await {
[INFO] [stdout]     |                                    -    ^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                    |    |                      |
[INFO] [stdout]     |                                    |    |                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                    |    |                      up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                    |    |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                    |    |                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                    |    this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                    |    up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                    |    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                    |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                    `e` calls a custom destructor
[INFO] [stdout]     |                                    `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 146 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 149 |                         if let Err(e) = register_handle.toggle_help().await {
[INFO] [stdout]     |                                    -    -----------------------------------
[INFO] [stdout]     |                                    |    |                             |
[INFO] [stdout]     |                                    |    |                             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                    |    |                             `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                    |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                    |    `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                    `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> examples/fruit_market/main.rs:149:41
[INFO] [stdout]     |
[INFO] [stdout] 143 |                         if let Err(e) = register_handle.scan().await {
[INFO] [stdout]     |                                    -    ----------------------------
[INFO] [stdout]     |                                    |    |                      |
[INFO] [stdout]     |                                    |    |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                    |    |                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                    |    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                    |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                    `e` calls a custom destructor
[INFO] [stdout]     |                                    `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 149 |                         if let Err(e) = register_handle.toggle_help().await {
[INFO] [stdout]     |                                    -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                    |    |                             |
[INFO] [stdout]     |                                    |    |                             this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                    |    |                             up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                    |    |                             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                    |    |                             `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                    |    this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                    |    up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                    |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                    |    `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                    `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 152 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/configuration/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/lifecycle_tests.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/lifecycle_tests.rs:39:1
[INFO] [stdout]      |
[INFO] [stdout]   39 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/broker_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/docs_examples_tests.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/broker_tests.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/broker_tests.rs:126:1
[INFO] [stdout]      |
[INFO] [stdout]  126 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/quick_start_your_first_actor.rs:32:1
[INFO] [stdout]      |
[INFO] [stdout]   32 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/quick_start_your_first_actor.rs:95:1
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/quick_start_your_first_actor.rs:139:1
[INFO] [stdout]      |
[INFO] [stdout]  139 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/quick_start_sending_messages.rs:32:1
[INFO] [stdout]      |
[INFO] [stdout]   32 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/quick_start_sending_messages.rs:134:1
[INFO] [stdout]      |
[INFO] [stdout]  134 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/quick_start_sending_messages.rs:180:1
[INFO] [stdout]      |
[INFO] [stdout]  180 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/quick_start_sending_messages.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/your_first_actor.rs:32:1
[INFO] [stdout]      |
[INFO] [stdout]   32 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/your_first_actor.rs:89:1
[INFO] [stdout]      |
[INFO] [stdout]   89 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/actors_and_state.rs:32:1
[INFO] [stdout]      |
[INFO] [stdout]   32 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/lifecycles/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/actors_and_state.rs:91:1
[INFO] [stdout]      |
[INFO] [stdout]   91 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/actors_and_state.rs:148:1
[INFO] [stdout]      |
[INFO] [stdout]  148 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/actors_and_state.rs:203:1
[INFO] [stdout]      |
[INFO] [stdout]  203 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/actors_and_state.rs:296:1
[INFO] [stdout]      |
[INFO] [stdout]  296 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/actors_and_state.rs:351:1
[INFO] [stdout]      |
[INFO] [stdout]  351 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/actors_and_state.rs:388:1
[INFO] [stdout]      |
[INFO] [stdout]  388 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/messages_and_handlers.rs:32:1
[INFO] [stdout]      |
[INFO] [stdout]   32 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/messages_and_handlers.rs:140:1
[INFO] [stdout]      |
[INFO] [stdout]  140 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/messages_and_handlers.rs:194:1
[INFO] [stdout]      |
[INFO] [stdout]  194 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/messages_and_handlers.rs:255:1
[INFO] [stdout]      |
[INFO] [stdout]  255 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/messages_and_handlers.rs:328:1
[INFO] [stdout]      |
[INFO] [stdout]  328 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/messages_and_handlers.rs:385:1
[INFO] [stdout]      |
[INFO] [stdout]  385 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/messages_and_handlers.rs:461:1
[INFO] [stdout]      |
[INFO] [stdout]  461 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/messages_and_handlers.rs:519:1
[INFO] [stdout]      |
[INFO] [stdout]  519 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/handler_types.rs:32:1
[INFO] [stdout]      |
[INFO] [stdout]   32 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/handler_types.rs:84:1
[INFO] [stdout]      |
[INFO] [stdout]   84 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/handler_types.rs:163:1
[INFO] [stdout]      |
[INFO] [stdout]  163 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/handler_types.rs:260:1
[INFO] [stdout]      |
[INFO] [stdout]  260 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/handler_types.rs:361:1
[INFO] [stdout]      |
[INFO] [stdout]  361 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/handler_types.rs:419:1
[INFO] [stdout]      |
[INFO] [stdout]  419 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/actor_lifecycle.rs:32:1
[INFO] [stdout]      |
[INFO] [stdout]   32 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/actor_lifecycle.rs:99:1
[INFO] [stdout]      |
[INFO] [stdout]   99 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/actor_lifecycle.rs:133:1
[INFO] [stdout]      |
[INFO] [stdout]  133 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/actor_lifecycle.rs:176:1
[INFO] [stdout]      |
[INFO] [stdout]  176 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/actor_lifecycle.rs:208:1
[INFO] [stdout]      |
[INFO] [stdout]  208 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/actor_lifecycle.rs:253:1
[INFO] [stdout]      |
[INFO] [stdout]  253 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/actor_lifecycle.rs:317:1
[INFO] [stdout]      |
[INFO] [stdout]  317 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/supervision.rs:32:1
[INFO] [stdout]      |
[INFO] [stdout]   32 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/supervision.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]   86 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/supervision.rs:119:1
[INFO] [stdout]      |
[INFO] [stdout]  119 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/supervision.rs:163:1
[INFO] [stdout]      |
[INFO] [stdout]  163 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/supervision.rs:223:1
[INFO] [stdout]      |
[INFO] [stdout]  223 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/supervision.rs:269:1
[INFO] [stdout]      |
[INFO] [stdout]  269 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/pub_sub.rs:32:1
[INFO] [stdout]      |
[INFO] [stdout]   32 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/pub_sub.rs:76:1
[INFO] [stdout]      |
[INFO] [stdout]   76 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/pub_sub.rs:160:1
[INFO] [stdout]      |
[INFO] [stdout]  160 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/pub_sub.rs:213:1
[INFO] [stdout]      |
[INFO] [stdout]  213 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/pub_sub.rs:292:1
[INFO] [stdout]      |
[INFO] [stdout]  292 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/pub_sub.rs:385:1
[INFO] [stdout]      |
[INFO] [stdout]  385 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/pub_sub.rs:486:1
[INFO] [stdout]      |
[INFO] [stdout]  486 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/pub_sub.rs:551:1
[INFO] [stdout]      |
[INFO] [stdout]  551 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/replies_and_context.rs:33:1
[INFO] [stdout]      |
[INFO] [stdout]   33 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/replies_and_context.rs:88:1
[INFO] [stdout]      |
[INFO] [stdout]   88 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/replies_and_context.rs:167:1
[INFO] [stdout]      |
[INFO] [stdout]  167 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/replies_and_context.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/replies_and_context.rs:334:1
[INFO] [stdout]      |
[INFO] [stdout]  334 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/replies_and_context.rs:472:1
[INFO] [stdout]      |
[INFO] [stdout]  472 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/replies_and_context.rs:572:1
[INFO] [stdout]      |
[INFO] [stdout]  572 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/replies_and_context.rs:660:1
[INFO] [stdout]      |
[INFO] [stdout]  660 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/core_concepts_what_are_actors.rs:32:1
[INFO] [stdout]      |
[INFO] [stdout]   32 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/core_concepts_what_are_actors.rs:76:1
[INFO] [stdout]      |
[INFO] [stdout]   76 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/core_concepts_what_are_actors.rs:120:1
[INFO] [stdout]      |
[INFO] [stdout]  120 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/core_concepts_what_are_actors.rs:182:1
[INFO] [stdout]      |
[INFO] [stdout]  182 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/core_concepts_messages_and_handlers.rs:32:1
[INFO] [stdout]      |
[INFO] [stdout]   32 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/core_concepts_messages_and_handlers.rs:93:1
[INFO] [stdout]      |
[INFO] [stdout]   93 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/core_concepts_messages_and_handlers.rs:156:1
[INFO] [stdout]      |
[INFO] [stdout]  156 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/core_concepts_messages_and_handlers.rs:230:1
[INFO] [stdout]      |
[INFO] [stdout]  230 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/core_concepts_messages_and_handlers.rs:274:1
[INFO] [stdout]      |
[INFO] [stdout]  274 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/core_concepts_messages_and_handlers.rs:334:1
[INFO] [stdout]      |
[INFO] [stdout]  334 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/core_concepts_messages_and_handlers.rs:376:1
[INFO] [stdout]      |
[INFO] [stdout]  376 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/core_concepts_messages_and_handlers.rs:429:1
[INFO] [stdout]      |
[INFO] [stdout]  429 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/core_concepts_the_actor_system.rs:32:1
[INFO] [stdout]      |
[INFO] [stdout]   32 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/core_concepts_the_actor_system.rs:52:1
[INFO] [stdout]      |
[INFO] [stdout]   52 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/core_concepts_the_actor_system.rs:92:1
[INFO] [stdout]      |
[INFO] [stdout]   92 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/core_concepts_the_actor_system.rs:115:1
[INFO] [stdout]      |
[INFO] [stdout]  115 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/core_concepts_the_actor_system.rs:165:1
[INFO] [stdout]      |
[INFO] [stdout]  165 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/core_concepts_the_actor_system.rs:215:1
[INFO] [stdout]      |
[INFO] [stdout]  215 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/core_concepts_the_actor_system.rs:248:1
[INFO] [stdout]      |
[INFO] [stdout]  248 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/docs_examples/core_concepts_the_actor_system.rs:297:1
[INFO] [stdout]      |
[INFO] [stdout]  297 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/direct_messaging_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/broadcast/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/direct_messaging_tests.rs:58:1
[INFO] [stdout]      |
[INFO] [stdout]   58 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/result_error_handler_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/actor_tests.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/result_error_handler_tests.rs:47:1
[INFO] [stdout]      |
[INFO] [stdout]   47 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/result_error_handler_tests.rs:97:1
[INFO] [stdout]      |
[INFO] [stdout]   97 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/concurrent_handlers_tests.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> tests/actor_tests.rs:296:19
[INFO] [stdout]     |
[INFO] [stdout] 296 |     info!(child = &child_id.to_string(), "Searching all children for");
[INFO] [stdout]     |     --------------^^^^^^^^^^^^^^^^^^^^^-------------------------------
[INFO] [stdout]     |     |             |
[INFO] [stdout]     |     |             this temporary value will be dropped at the end of the block
[INFO] [stdout]     |     borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> tests/actor_tests.rs:367:19
[INFO] [stdout]     |
[INFO] [stdout] 367 |     info!(child = &child_id.to_string(), "Searching all children for");
[INFO] [stdout]     |     --------------^^^^^^^^^^^^^^^^^^^^^-------------------------------
[INFO] [stdout]     |     |             |
[INFO] [stdout]     |     |             this temporary value will be dropped at the end of the block
[INFO] [stdout]     |     borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/actor_tests.rs:53:1
[INFO] [stdout]      |
[INFO] [stdout]   53 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/actor_tests.rs:151:1
[INFO] [stdout]      |
[INFO] [stdout]  151 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/actor_tests.rs:230:1
[INFO] [stdout]      |
[INFO] [stdout]  230 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/actor_tests.rs:335:1
[INFO] [stdout]      |
[INFO] [stdout]  335 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/actor_tests.rs:399:1
[INFO] [stdout]      |
[INFO] [stdout]  399 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/actor_tests.rs:497:1
[INFO] [stdout]      |
[INFO] [stdout]  497 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/launchpad_tests.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/concurrent_handlers_tests.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/concurrent_handlers_tests.rs:142:1
[INFO] [stdout]      |
[INFO] [stdout]  142 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/concurrent_handlers_tests.rs:197:1
[INFO] [stdout]      |
[INFO] [stdout]  197 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/concurrent_handlers_tests.rs:261:1
[INFO] [stdout]      |
[INFO] [stdout]  261 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/concurrent_handlers_tests.rs:306:1
[INFO] [stdout]      |
[INFO] [stdout]  306 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/concurrent_handlers_tests.rs:376:1
[INFO] [stdout]      |
[INFO] [stdout]  376 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/launchpad_tests.rs:108:51
[INFO] [stdout]      |
[INFO] [stdout]  105 |                             let child_builder_handle = &child_builder.handle().clone();
[INFO] [stdout]      |                                                         ------------------------------
[INFO] [stdout]      |                                                         |
[INFO] [stdout]      |                                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  108 |                             child_builder.start().await
[INFO] [stdout]      |                                                   ^^^^^
[INFO] [stdout]      |                                                   |
[INFO] [stdout]      |                                                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  109 |                         })
[INFO] [stdout]      |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.17/src/sync/cancellation_token.rs:125:1
[INFO] [stdout]      |
[INFO] [stdout]  125 | impl Drop for CancellationToken {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/launchpad_tests.rs:129:40
[INFO] [stdout]      |
[INFO] [stdout]   91 |                 let mut runtime_clone = parent_builder.runtime().clone();
[INFO] [stdout]      |                     -----------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `runtime_clone` calls a custom destructor
[INFO] [stdout]      |                     `runtime_clone` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   94 |                 let _child_handle = runtime_clone
[INFO] [stdout]      |                     -------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `_child_handle` calls a custom destructor
[INFO] [stdout]      |                     `_child_handle` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  124 |                 let parent_builder_handle = &parent_builder.handle().clone();
[INFO] [stdout]      |                                              -------------------------------
[INFO] [stdout]      |                                              |
[INFO] [stdout]      |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                              `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  129 |                 parent_builder.start().await
[INFO] [stdout]      |                                        ^^^^^
[INFO] [stdout]      |                                        |
[INFO] [stdout]      |                                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  130 |             })
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `runtime_clone` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.17/src/sync/cancellation_token.rs:125:1
[INFO] [stdout]      |
[INFO] [stdout]  125 | impl Drop for CancellationToken {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `runtime_clone` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `runtime_clone` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `runtime_clone` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_child_handle` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.17/src/sync/cancellation_token.rs:125:1
[INFO] [stdout]      |
[INFO] [stdout]  125 | impl Drop for CancellationToken {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_child_handle` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_child_handle` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.17/src/sync/cancellation_token.rs:125:1
[INFO] [stdout]      |
[INFO] [stdout]  125 | impl Drop for CancellationToken {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/panic_recovery_tests.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/launchpad_tests.rs:61:1
[INFO] [stdout]      |
[INFO] [stdout]   61 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/launchpad_tests.rs:172:1
[INFO] [stdout]      |
[INFO] [stdout]  172 | #[acton_test]
[INFO] [stdout]      | ^^^^^^^^^^^^-
[INFO] [stdout]      | |           |
[INFO] [stdout]      | |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | `test_span` calls a custom destructor
[INFO] [stdout]      | `test_span` will be dropped later as of Edition 2024
[INFO] [stdout]      | `_enter` calls a custom destructor
[INFO] [stdout]      | `_enter` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `test_span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_enter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1559:1
[INFO] [stdout]      |
[INFO] [stdout] 1559 | impl<'a> Drop for Entered<'a> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/restart_policy_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/actor_benchmarks.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/basic/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.46s
[INFO] [stderr] crater-edition-check: acton-reactive v8.1.1 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking acton-reactive v8.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> tests/config_loading_tests.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     unsafe { std::env::set_var("XDG_CONFIG_HOME", temp_dir.path()) };
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> tests/config_loading_tests.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     unsafe { std::env::set_var("XDG_CONFIG_HOME", temp_dir.path()) };
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> tests/config_loading_tests.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     unsafe { std::env::set_var("XDG_CONFIG_HOME", temp_dir.path()) };
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> tests/config_loading_tests.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     unsafe { std::env::set_var("XDG_CONFIG_HOME", temp_dir.path()) };
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> tests/config_loading_tests.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 |     unsafe { std::env::set_var("XDG_CONFIG_HOME", temp_dir.path()) };
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> tests/config_loading_tests.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 |     unsafe { std::env::set_var("XDG_CONFIG_HOME", temp_dir.path()) };
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `acton-reactive` (test "config_loading_tests") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e1967bf0a50b316205d1e4c3d180ad36511d17eda5029c1f5578edd7a81962e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1967bf0a50b316205d1e4c3d180ad36511d17eda5029c1f5578edd7a81962e0", kill_on_drop: false }`
[INFO] [stdout] e1967bf0a50b316205d1e4c3d180ad36511d17eda5029c1f5578edd7a81962e0
